Skip to content

chore(deps): bump ariadne from 0.4.1 to 0.6.0#82

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/ariadne-0.6.0
Open

chore(deps): bump ariadne from 0.4.1 to 0.6.0#82
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/ariadne-0.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps ariadne from 0.4.1 to 0.6.0.

Changelog

Sourced from ariadne's changelog.

[0.6.0] - 2025-10-28

Added

  • Support for multiple help hints
  • Support for multi-line help hints
  • Implemented Cache for &Source

Changed

  • The Minimum Supported Rust Version (MSRV) is now 1.85.0
  • Label ordering is now respected across multiple source files
  • ColorGenerator is now usable in const contexts
  • File references now have spaces, improving support for terminal emulator click-through

[0.5.1] - 2025-03-13

Added

  • impl Cache for &Source
  • Multiple and multiline help support

Changed

  • Use RPITIT instead of Box<dyn ...> for caches

[0.5.0] - 2024-10-28

Added

  • Support for multi-line notes
  • Support for RangeInclusive as spans

Changed

  • Made Report::build accept a proper span, avoiding much type annotation trouble

Fixed

  • Handling of empty lines
  • Config::new() is now const
  • Several subtle formatting bugs
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2026

Assignees

The following users could not be added as assignees: @me. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 16, 2026
Bumps [ariadne](https://github.com/zesterer/ariadne) from 0.4.1 to 0.6.0.
- [Changelog](https://github.com/zesterer/ariadne/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zesterer/ariadne/commits)

---
updated-dependencies:
- dependency-name: ariadne
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/ariadne-0.6.0 branch from 6c8ed7b to 91189ac Compare March 25, 2026 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants